-- card: 3015 from stack: in.k_2 -- bmap block id: 2162 -- flags: 0000 -- background id: 2598 -- name: -- part 1 (button) -- low flags: 00 -- high flags: A004 -- rect: left=50 top=92 right=113 bottom=172 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Ah! ----- HyperTalk script ----- on mouseUp play "Ah" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: A004 -- rect: left=49 top=117 right=138 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Bark ----- HyperTalk script ----- on mouseUp play "Bark" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A004 -- rect: left=49 top=143 right=164 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Did you Laugh? ----- HyperTalk script ----- on mouseUp play "DidYouLaugh" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A004 -- rect: left=49 top=169 right=190 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Gasp ----- HyperTalk script ----- on mouseUp play "Gasp" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A004 -- rect: left=182 top=169 right=190 bottom=304 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Hallelujah ----- HyperTalk script ----- on mouseUp play "Hallelujah" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: A004 -- rect: left=179 top=92 right=113 bottom=301 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: PeeWee giggle ----- HyperTalk script ----- on mouseUp play "PWgiggle" end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: A004 -- rect: left=180 top=117 right=138 bottom=302 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Pee Wee scream ----- HyperTalk script ----- on mouseUp play "PWscream" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A004 -- rect: left=181 top=143 right=164 bottom=303 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Ping! ----- HyperTalk script ----- on mouseUp play "Ping" end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: A004 -- rect: left=123 top=207 right=228 bottom=245 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type Key ----- HyperTalk script ----- on mouseUp play "TypeKey" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: A004 -- rect: left=124 top=230 right=251 bottom=246 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type Return ----- HyperTalk script ----- on mouseUp play "TypeReturn" end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: A004 -- rect: left=124 top=253 right=274 bottom=246 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type Space ----- HyperTalk script ----- on mouseUp play "TypeSpace" end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=354 top=249 right=277 bottom=385 -- title width / last selected line: 0 -- icon id / first selected line: 20098 / 20098 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual effect dissolve go home end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=355 top=218 right=242 bottom=381 -- title width / last selected line: 0 -- icon id / first selected line: 25002 / 25002 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: About... ----- HyperTalk script ----- on mouseUp visual effect scroll left go to card 2 end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=348 top=184 right=215 bottom=386 -- title width / last selected line: 0 -- icon id / first selected line: 32670 / 32670 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Play All ----- HyperTalk script ----- on mouseUp put "Ah!..." into background field "Playing" play "Ah" wait until the sound is "done" put "Bark..." into background field "Playing" play "Bark" wait until the sound is "done" put "Did You Laugh?..." into background field "Playing" play "DidYouLaugh" wait until the sound is "done" put "Gasp..." into background field "Playing" play "Gasp" wait until the sound is "done" put "Pee Wee giggle..." into background field "Playing" play "Pwgiggle" wait until the sound is "done" put "Pee Wee scream..." into background field "Playing" play "PWscream" wait until the sound is "done" put "Ping!..." into background field "Playing" play "Ping" wait until the sound is "done" put "Hallelujah..." into background field "Playing" play "Hallelujah" wait until the sound is "done" put "Type Key..." into background field "Playing" play "TypeKey" wait until the sound is "done" put "Type Return..." into background field "Playing" play "TypeReturn" wait until the sound is "done" put "Type Space..." into background field "Playing" play "TypeSpace" wait until the sound is "done" put " " into background field "Playing" end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=352 top=146 right=176 bottom=379 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Silly ----- HyperTalk script ----- on mouseUp put "Charge!" into background field "Playing" play "Ping" tempo 300 g3 c4 e gh eq gh Wait until the sound is "done" put "" into background field "Playing" end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=457 top=295 right=319 bottom=486 -- title width / last selected line: 0 -- icon id / first selected line: 27009 / 27009 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp visual effect scroll left go to card 2 end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=351 top=111 right=141 bottom=378 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Silly ----- HyperTalk script ----- on mouseUp put "Charge! (bark)" into background field "Playing" play "Bark" tempo 300 g3 c4 e gh eq gh Wait until the sound is "done" put "" into background field "Playing" end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: A003 -- rect: left=343 top=36 right=58 bottom=484 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Back to InfoStacks ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part contents for background part 16 ----- text -----